<<>, any…|natural number>
Source: /avail/Avail/Foundation/Early Literals
Categories: Constructors, Sets
Construct and answer a set from the lexically specified expressions.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | elements | <<>, any…|natural number> | A tuple, lexically constructed by the compiler, whose elements should be unique members of the answer. | |
| Returns | set | The requested set. | ||